[INFO] cloning repository https://github.com/dizzyplay/games
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dizzyplay/games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdizzyplay%2Fgames", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdizzyplay%2Fgames'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6a72413cbfaa580ac203865ffd875d473e45976
[INFO] testing dizzyplay/games against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdizzyplay%2Fgames" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dizzyplay/games
[INFO] finished tweaking git repo https://github.com/dizzyplay/games
[INFO] tweaked toml for git repo https://github.com/dizzyplay/games written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dizzyplay/games on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dizzyplay/games already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aea4db5c3d7bac5d44dd9752413438802d5f2ec0a4771bbb0a38c6fa8f671fa2
[INFO] running `Command { std: "docker" "start" "-a" "aea4db5c3d7bac5d44dd9752413438802d5f2ec0a4771bbb0a38c6fa8f671fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aea4db5c3d7bac5d44dd9752413438802d5f2ec0a4771bbb0a38c6fa8f671fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea4db5c3d7bac5d44dd9752413438802d5f2ec0a4771bbb0a38c6fa8f671fa2", kill_on_drop: false }`
[INFO] [stdout] aea4db5c3d7bac5d44dd9752413438802d5f2ec0a4771bbb0a38c6fa8f671fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1ef371c08d96c6777b5f92f96b96007d0ff1687a6d457a69e689747c5df57ac
[INFO] running `Command { std: "docker" "start" "-a" "b1ef371c08d96c6777b5f92f96b96007d0ff1687a6d457a69e689747c5df57ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling superlighttui v0.15.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling games v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/games/mytetris.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .draw(move |buf, rect| {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]   --> src/games/mytetris.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let theme = *ui.theme();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/games/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Self::MyTetris(game) => (),
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s
[INFO] running `Command { std: "docker" "inspect" "b1ef371c08d96c6777b5f92f96b96007d0ff1687a6d457a69e689747c5df57ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ef371c08d96c6777b5f92f96b96007d0ff1687a6d457a69e689747c5df57ac", kill_on_drop: false }`
[INFO] [stdout] b1ef371c08d96c6777b5f92f96b96007d0ff1687a6d457a69e689747c5df57ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e824297275cf64ff4f86d177deb90272fab68895b23ffebc072b56f46f3063fd
[INFO] running `Command { std: "docker" "start" "-a" "e824297275cf64ff4f86d177deb90272fab68895b23ffebc072b56f46f3063fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling games v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/games/mytetris.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .draw(move |buf, rect| {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]   --> src/games/mytetris.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let theme = *ui.theme();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/games/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Self::MyTetris(game) => (),
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/games/mytetris.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .draw(move |buf, rect| {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]   --> src/games/mytetris.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let theme = *ui.theme();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/games/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Self::MyTetris(game) => (),
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s
[INFO] running `Command { std: "docker" "inspect" "e824297275cf64ff4f86d177deb90272fab68895b23ffebc072b56f46f3063fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e824297275cf64ff4f86d177deb90272fab68895b23ffebc072b56f46f3063fd", kill_on_drop: false }`
[INFO] [stdout] e824297275cf64ff4f86d177deb90272fab68895b23ffebc072b56f46f3063fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 322a498d8910d412a6dbe2404d142575e47bd76e555467e5e6b62ee80fba767c
[INFO] running `Command { std: "docker" "start" "-a" "322a498d8910d412a6dbe2404d142575e47bd76e555467e5e6b62ee80fba767c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `rect`
[INFO] [stderr]   --> src/games/mytetris.rs:53:30
[INFO] [stderr]    |
[INFO] [stderr] 53 |             .draw(move |buf, rect| {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `theme`
[INFO] [stderr]   --> src/games/mytetris.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let theme = *ui.theme();
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `game`
[INFO] [stderr]   --> src/games/mod.rs:81:28
[INFO] [stderr]    |
[INFO] [stderr] 81 |             Self::MyTetris(game) => (),
[INFO] [stderr]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stderr] 
[INFO] [stderr] warning: `games` (lib) generated 3 warnings (run `cargo fix --lib -p games` to apply 3 suggestions)
[INFO] [stderr] warning: `games` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/games-d9198a3221ef837f)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test games::minesweeper::tests::revealing_mine_returns_loss ... ok
[INFO] [stdout] test games::minesweeper::tests::debug_force_win_reveals_safe_cells_and_flags_mines ... ok
[INFO] [stdout] test games::minesweeper::tests::first_reveal_never_places_mine_under_cursor ... ok
[INFO] [stdout] test games::minesweeper::tests::toggle_flag_marks_and_unmarks_hidden_cell ... ok
[INFO] [stdout] test games::minesweeper::tests::winning_board_renders_hidden_mines_as_flags ... ok
[INFO] [stdout] test games::tetris::tests::free_rotation_keeps_piece_left_edge_stable ... ok
[INFO] [stdout] test games::tetris::tests::grounded_piece_locks_on_second_gravity_tick ... ok
[INFO] [stdout] test games::tetris::tests::grounded_piece_waits_before_locking ... ok
[INFO] [stdout] test games::tetris::tests::collision_detects_walls ... ok
[INFO] [stdout] test games::tetris::tests::hard_drop_spawns_next_piece_immediately ... ok
[INFO] [stdout] test games::tetris::tests::line_clear_removes_full_rows ... ok
[INFO] [stdout] test games::minesweeper::tests::zero_reveal_spreads_across_safe_region ... ok
[INFO] [stdout] test games::tetris::tests::hard_drop_adds_cell_based_score ... ok
[INFO] [stdout] test games::tetris::tests::ghost_piece_stops_on_top_of_stack ... ok
[INFO] [stdout] test games::tetris::tests::restart_promotes_current_score_to_high_score ... ok
[INFO] [stdout] test games::tetris::tests::rotate_prefers_vertical_kick_while_keeping_left_edge_stable ... ok
[INFO] [stdout] test games::tetris::tests::rotate_uses_simple_wall_kick ... ok
[INFO] [stdout] test games::tetris::tests::scoring_updates_with_tetris_clear ... ok
[INFO] [stdout] test games::tetris::tests::spawn_failure_returns_game_over ... ok
[INFO] [stdout] test records::tests::serialize_tetris_high_score_to_toml ... ok
[INFO] [stdout] test games::tetris::tests::render_shows_resize_hint_when_terminal_is_too_small ... ok
[INFO] [stdout] test records::tests::deserialize_defaults_missing_fields ... ok
[INFO] [stdout] test records::tests::serialize_minesweeper_best_time_to_toml ... ok
[INFO] [stdout] test games::tetris::tests::render_shows_stats_when_terminal_is_large_enough ... ok
[INFO] [stdout] test games::tetris::tests::spawn_position_tracks_board_width ... ok
[INFO] [stdout] test games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/superlighttui-0.15.7/src/test_utils.rs:301:9:
[INFO] [stdout] Buffer does not contain "Mines Left".
[INFO] [stdout] Buffer:
[INFO] [stdout] 0:    ╭─Minesweeper─────────────────────────────────────────────────────────────────────────────╮
[INFO] [stdout] 1:    │g game select  ·  r restart  ·  q quit                                                   │
[INFO] [stdout] 2:    │                                                                                         │
[INFO] [stdout] 3:    │╔════════════════════════════════════════════════════════════╗ ╭─Stats────────────────╮  │
[INFO] [stdout] 4:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 5:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ Time        00:00.00 │  │
[INFO] [stdout] 6:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ Best        00:12.34 │  │
[INFO] [stdout] 7:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ Safe Left        788 │  │
[INFO] [stdout] 8:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 9:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ ╰──────────────────────╯  │
[INFO] [stdout] 10:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 11:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ ╭─Status───────────────╮  │
[INFO] [stdout] 12:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 13:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ 30x30 field          │  │
[INFO] [stdout] 14:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ 112 mines            │  │
[INFO] [stdout] 15:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 16:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 17:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ ╰──────────────────────╯  │
[INFO] [stdout] 18:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 19:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ h j k l - move            │
[INFO] [stdout] 20:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ enter/space - open        │
[INFO] [stdout] 21:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ f - flag                  │
[INFO] [stdout] 22:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ r restart  g menu         │
[INFO] [stdout] 23:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ v - debug clear           │
[INFO] [stdout] 24:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ q quit                    │
[INFO] [stdout] 25:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 26:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 27:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 28:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 29:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 30:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 31:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 32:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 33:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 34:    │╚════════════════════════════════════════════════════════════╝                           │
[INFO] [stdout] 35:    ╰─────────────────────────────────────────────────────────────────────────────────────────╯
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8f352d5d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8f352d5d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8f352d5d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8f352d5d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8f352ebeea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8f352ebeea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b8f352da582 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b8f352da582 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b8f352b4f16 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8f352b4f16 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8f352ce309 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8f3522c08c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b8f3522c08c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b8f352ce4c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b8f352ce4c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8f352b4fd2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8f352ac969 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b8f352b5ced - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8f352ec67c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8f352766df - <slt[be04f8d474bd9c3d]::test_utils::TestBackend>::assert_contains
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/superlighttui-0.15.7/src/test_utils.rs:301:9
[INFO] [stdout]   20:     0x5b8f351274e3 - games[d4de58a3b728cba9]::games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough
[INFO] [stdout]                                at /opt/rustwide/workdir/src/games/minesweeper.rs:820:17
[INFO] [stdout]   21:     0x5b8f35125ec7 - games[d4de58a3b728cba9]::games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/games/minesweeper.rs:812:58
[INFO] [stdout]   22:     0x5b8f350f7976 - <games[d4de58a3b728cba9]::games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b8f3521f16b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b8f3521f16b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5b8f3522c9e5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5b8f3522c9e5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5b8f3522c9e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b8f3522c9e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b8f3522c9e5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b8f3522c9e5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5b8f3522c9e5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5b8f35227544 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5b8f35227544 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b8f3522fa62 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5b8f3522fa62 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5b8f3522fa62 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b8f3522fa62 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b8f3522fa62 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b8f3522fa62 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5b8f3522fa62 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b8f352d56cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5b8f352d56cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b545d31baa4 - <unknown>
[INFO] [stdout]   44:     0x7b545d3a8a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "322a498d8910d412a6dbe2404d142575e47bd76e555467e5e6b62ee80fba767c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322a498d8910d412a6dbe2404d142575e47bd76e555467e5e6b62ee80fba767c", kill_on_drop: false }`
[INFO] [stdout] 322a498d8910d412a6dbe2404d142575e47bd76e555467e5e6b62ee80fba767c
